module Base
{
    item SinglesizeComforter
    {
        DisplayName = Single size Comforter,
	DisplayCategory = Material,
	Type = Normal,
	Weight = 0.5,
        IconsForTexture =	SinglesizeComforter_Basic;SinglesizeComforter_Carrot;SinglesizeComforter_Pink;SinglesizeComforter_Checkered;SinglesizeComforter_Xmas;SinglesizeComforter_Black;SinglesizeComforter_Knit;SinglesizeComforter_Spring,
        StaticModelsByIndex = SinglesizeComforterBasic;SinglesizeComforterCarrot;SinglesizeComforterPink;SinglesizeComforterCheckered;SinglesizeComforterXmas;SinglesizeComforterBlack;SinglesizeComforterKnit;SinglesizeComforterSpring,
        WorldStaticModelsByIndex = SinglesizeComforterBasic;SinglesizeComforterCarrot;SinglesizeComforterPink;SinglesizeComforterCheckered;SinglesizeComforterXmas;SinglesizeComforterBlack;SinglesizeComforterKnit;SinglesizeComforterSpring,
	Tags = Pillow;IsFireFuel;IsFireTinder;IgnoreZombieDensity;IsMemento,
	FireFuelRatio = 0.25,
    }
    item DoublesizeComforter
    {
        DisplayName = Double size Comforter,
	DisplayCategory = Material,
	Type = Normal,
	Weight = 0.5,
        IconsForTexture =	DoublesizeComforter_Basic;DoublesizeComforter_Flower;DoublesizeComforter_Pink;DoublesizeComforter_Checkered;DoublesizeComforter_Xmas;DoublesizeComforter_Black;DoublesizeComforter_Gorgeous;DoublesizeComforter_Knit;DoublesizeComforter_Spring,
        StaticModelsByIndex = DoublesizeComforterBasic;DoublesizeComforterFlower;DoublesizeComforterPink;DoublesizeComforterCheckered;DoublesizeComforterXmas;DoublesizeComforterBlack;DoublesizeComforterGorgeous;DoublesizeComforterKnit;DoublesizeComforterSpring,
        WorldStaticModelsByIndex = DoublesizeComforterBasic;DoublesizeComforterFlower;DoublesizeComforterPink;DoublesizeComforterCheckered;DoublesizeComforterXmas;DoublesizeComforterBlack;DoublesizeComforterGorgeous;DoublesizeComforterKnit;DoublesizeComforterSpring,
	Tags = Pillow;IsFireFuel;IsFireTinder;IgnoreZombieDensity;IsMemento,
	FireFuelRatio = 0.25,
    }
    item Pillow_Square
    {
        DisplayName = Pillow-Square,
	DisplayCategory = Material,
	Type = Normal,
	Weight = 0.5,
        IconsForTexture = Pillow_Square_Basic;Pillow_Square_Orange;Pillow_Square_Pink;Pillow_Square_Checkered;Pillow_Square_Xmas;Pillow_Square_Black;Pillow_Square_Mono;Pillow_Square_Gorgeous;Pillow_Square_Knit;Pillow_Square_Yellow,
        StaticModelsByIndex = Pillow_SquareBasic;Pillow_SquareOrange;Pillow_SquarePink;Pillow_SquareCheckered;Pillow_SquareXmas;Pillow_SquareBlack;Pillow_SquareMono;Pillow_SquareGorgeous;Pillow_SquareKnit;Pillow_SquareYellow,
        WorldStaticModelsByIndex = Pillow_SquareBasic;Pillow_SquareOrange;Pillow_SquarePink;Pillow_SquareCheckered;Pillow_SquareXmas;Pillow_SquareBlack;Pillow_SquareMono;Pillow_SquareGorgeous;Pillow_SquareKnit;Pillow_SquareYellow,
	Tags = Pillow;IsFireFuel;IsFireTinder;IgnoreZombieDensity;IsMemento,
	FireFuelRatio = 0.25,
    }
    item Pillow_Rabbit
    {
        DisplayName = Pillow-Rabbit,
	DisplayCategory = Material,
	Type = Normal,
	Weight = 0.5,
        IconsForTexture = Pillow_Rabbit_White;Pillow_Rabbit_Peach,
        StaticModelsByIndex = Pillow_RabbitWhite;Pillow_RabbitPeach,
        WorldStaticModelsByIndex = Pillow_RabbitWhite;Pillow_RabbitPeach,
	Tags = Pillow;IsFireFuel;IsFireTinder;IgnoreZombieDensity;IsMemento,
	FireFuelRatio = 0.25,
    }
    item Pillow_Round
    {
        DisplayName = Pillow-Round,
	DisplayCategory = Material,
	Type = Normal,
	Weight = 0.5,
        IconsForTexture = Pillow_Round_Blue;Pillow_Round_Red,
        StaticModelsByIndex = Pillow_RoundBlue;Pillow_RoundRed,
        WorldStaticModelsByIndex = Pillow_RoundBlue;Pillow_RoundRed,
	Tags = Pillow;IsFireFuel;IsFireTinder;IgnoreZombieDensity;IsMemento,
	FireFuelRatio = 0.25,
    }
    item Pillow_Flower
    {
        DisplayName = Pillow-Flower,
	DisplayCategory = Material,
	Type = Normal,
	Weight = 0.5,
        Icon = Pillow_Flower,
        StaticModel = Pillow_Flower,
        WorldStaticModel = Pillow_Flower,
	Tags = Pillow;IsFireFuel;IsFireTinder;IgnoreZombieDensity;IsMemento,
	FireFuelRatio = 0.25,
    }
}